gtk4.git
17 years agoUse a better caps lock warning icon
Matthias Clasen [Mon, 5 Jan 2009 18:14:58 +0000 (18:14 +0000)]
Use a better caps lock warning icon

svn path=/trunk/; revision=22070

17 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Mon, 5 Jan 2009 16:02:21 +0000 (16:02 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22069

17 years agoBug 566628 - gdk_display_close always asserts on win32
Tor Lillqvist [Mon, 5 Jan 2009 15:31:14 +0000 (15:31 +0000)]
Bug 566628 - gdk_display_close always asserts on win32

2009-01-05  Tor Lillqvist  <tml@novell.com>

Bug 566628 - gdk_display_close always asserts on win32

* gdk/win32/gdkdisplay-win32.c
(_gdk_windowing_set_default_display): Allow also a NULL parameter
in the g_assert(). Still don't actually do anything in this
function, though.

svn path=/trunk/; revision=22068

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 5 Jan 2009 14:28:12 +0000 (14:28 +0000)]
Updated Norwegian bokmål translation.

2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=22065

17 years agoUpdate zh_CN.po
Lu Gan [Mon, 5 Jan 2009 12:38:18 +0000 (12:38 +0000)]
Update zh_CN.po

svn path=/trunk/; revision=22064

17 years agoAdd long description
Matthias Clasen [Mon, 5 Jan 2009 04:19:48 +0000 (04:19 +0000)]
Add long description

svn path=/trunk/; revision=22063

17 years agoFix a typo in the docs
Matthias Clasen [Mon, 5 Jan 2009 04:07:00 +0000 (04:07 +0000)]
Fix a typo in the docs

svn path=/trunk/; revision=22062

17 years agoMake setting website, website-label and url hook work independent of their
Matthias Clasen [Mon, 5 Jan 2009 03:38:10 +0000 (03:38 +0000)]
Make setting website, website-label and url hook work independent of their

        * gtk/gtkaboutdialog.c: Make setting website, website-label and
        url hook work independent of their order. Reported by Steven
        Sheehy.

svn path=/trunk/; revision=22060

17 years agoUpdated Norwegian bokmål translation.
Kjartan Maraas [Mon, 5 Jan 2009 00:37:00 +0000 (00:37 +0000)]
Updated Norwegian bokmål translation.

2009-01-05  Kjartan Maraas  <kmaraas@gnome.org>

* nb.po: Updated Norwegian bokmål translation.

svn path=/trunk/; revision=22059

17 years agoRecheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuck
Matthias Clasen [Sun, 4 Jan 2009 04:50:36 +0000 (04:50 +0000)]
Recheck _NET_SUPPORTING_WM_CHECK every now and then to avoid getting stuck

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

        * gdk/x11/gdkscreen-x11.h:
        * gdk/x11/gdkevents-x11.c (fetch_net_wm_check_window): Recheck
        _NET_SUPPORTING_WM_CHECK every now and then to avoid getting
        stuck on the id of a former wmcheck window that got reused by
        another client (see RH bug 471927)

svn path=/trunk/; revision=22058

17 years agoUpdated Korean translation
Changwoo Ryu [Sat, 3 Jan 2009 09:54:13 +0000 (09:54 +0000)]
Updated Korean translation

svn path=/trunk/; revision=22056

17 years ago Updated Chinese Simplified translation
Lu Gan [Sat, 3 Jan 2009 08:04:32 +0000 (08:04 +0000)]
 Updated Chinese Simplified translation

M    ChangeLog
M    zh_CN.po

svn path=/trunk/; revision=22055

17 years agoImprove the docs
Matthias Clasen [Sat, 3 Jan 2009 06:57:10 +0000 (06:57 +0000)]
Improve the docs

2009-01-03  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktreesortable.c: Improve the docs

        * gtk/gtktreemodelsort.c: Don't assert when using the "unsorted"
        sort column id.

svn path=/trunk/; revision=22048

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Fri, 2 Jan 2009 23:53:51 +0000 (23:53 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=22047

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Fri, 2 Jan 2009 23:53:21 +0000 (23:53 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=22046

17 years agoLook for cairo-xlib when checking gdk-x11 deps
Matthias Clasen [Fri, 2 Jan 2009 21:11:58 +0000 (21:11 +0000)]
Look for cairo-xlib when checking gdk-x11 deps

svn path=/trunk/; revision=22045

17 years agoFix the build on OS X
Matthias Clasen [Fri, 2 Jan 2009 20:59:37 +0000 (20:59 +0000)]
Fix the build on OS X

svn path=/trunk/; revision=22044

17 years agoAdd bug ref
Matthias Clasen [Fri, 2 Jan 2009 20:56:31 +0000 (20:56 +0000)]
Add bug ref

svn path=/trunk/; revision=22043

17 years agoAdd docs
Matthias Clasen [Fri, 2 Jan 2009 20:55:54 +0000 (20:55 +0000)]
Add docs

svn path=/trunk/; revision=22042

17 years agoUnfuzzy/Copy yet translated stuff after C_() migration.
Luca Ferretti [Fri, 2 Jan 2009 11:23:53 +0000 (11:23 +0000)]
Unfuzzy/Copy yet translated stuff after C_() migration.

2009-01-02  Luca Ferretti  <elle.uca@libero.it>

* it.po: Unfuzzy/Copy yet translated stuff after C_() migration.

svn path=/trunk/; revision=22041

17 years agoUpdated Spanish translation
Jorge Gonzalez Gonzalez [Fri, 2 Jan 2009 10:08:30 +0000 (10:08 +0000)]
Updated Spanish translation

svn path=/trunk/; revision=22040

17 years agoBump version
Matthias Clasen [Thu, 1 Jan 2009 22:32:47 +0000 (22:32 +0000)]
Bump version

svn path=/trunk/; revision=22039

17 years ago2.15.0
Matthias Clasen [Thu, 1 Jan 2009 22:24:56 +0000 (22:24 +0000)]
2.15.0

svn path=/trunk/; revision=22037

17 years agoFix make check
Matthias Clasen [Thu, 1 Jan 2009 21:14:07 +0000 (21:14 +0000)]
Fix make check

svn path=/trunk/; revision=22036

17 years agoTypo.
Tor Lillqvist [Thu, 1 Jan 2009 14:20:11 +0000 (14:20 +0000)]
Typo.

svn path=/trunk/; revision=22035

17 years agoTypo.
Tor Lillqvist [Thu, 1 Jan 2009 14:19:55 +0000 (14:19 +0000)]
Typo.

svn path=/trunk/; revision=22034

17 years agoFix make check
Matthias Clasen [Thu, 1 Jan 2009 06:46:57 +0000 (06:46 +0000)]
Fix make check

svn path=/trunk/; revision=22033

17 years agoforgotten file
Matthias Clasen [Thu, 1 Jan 2009 04:37:28 +0000 (04:37 +0000)]
forgotten file

svn path=/trunk/; revision=22032

17 years agoforgotten files
Matthias Clasen [Thu, 1 Jan 2009 04:36:57 +0000 (04:36 +0000)]
forgotten files

svn path=/trunk/; revision=22031

17 years agoUpdates
Matthias Clasen [Wed, 31 Dec 2008 20:37:30 +0000 (20:37 +0000)]
Updates

svn path=/trunk/; revision=22030

17 years agoupdated hebrew translation
Yair Hershkovitz [Wed, 31 Dec 2008 20:24:15 +0000 (20:24 +0000)]
updated hebrew translation

svn path=/trunk/; revision=22029

17 years agoSome more
Matthias Clasen [Wed, 31 Dec 2008 20:05:16 +0000 (20:05 +0000)]
Some more

svn path=/trunk/; revision=22028

17 years agoupdated hebrew translation
Yair Hershkovitz [Wed, 31 Dec 2008 19:20:57 +0000 (19:20 +0000)]
updated hebrew translation

svn path=/trunk/; revision=22027

17 years agoKeep all these abstract for now
Matthias Clasen [Wed, 31 Dec 2008 19:13:23 +0000 (19:13 +0000)]
Keep all these abstract for now

svn path=/trunk/; revision=22026

17 years agoFix title
Matthias Clasen [Wed, 31 Dec 2008 18:55:29 +0000 (18:55 +0000)]
Fix title

svn path=/trunk/; revision=22025

17 years agoupdated uzbek translations by nurali
Nurali Abdurahmonov [Wed, 31 Dec 2008 12:44:04 +0000 (12:44 +0000)]
updated uzbek translations by nurali

svn path=/trunk/; revision=22024

17 years agoRename GtkEntry icon-related signals
Matthias Clasen [Wed, 31 Dec 2008 07:29:23 +0000 (07:29 +0000)]
Rename GtkEntry icon-related signals

svn path=/trunk/; revision=22023

17 years agoFix typo
Matthias Clasen [Wed, 31 Dec 2008 06:18:53 +0000 (06:18 +0000)]
Fix typo

svn path=/trunk/; revision=22022

17 years agoAdd a missing va_end() call. Pointed out by Jiwon Lee.
Matthias Clasen [Wed, 31 Dec 2008 04:15:57 +0000 (04:15 +0000)]
Add a missing va_end() call. Pointed out by Jiwon Lee.

        * gtk/gtktreestore.c (gtk_tree_store_new): Add a missing
        va_end() call. Pointed out by Jiwon Lee.

svn path=/trunk/; revision=22021

17 years agoCode cleanups; get rid of get_text_area_size, replace get_icon_allocation
Matthias Clasen [Wed, 31 Dec 2008 02:49:31 +0000 (02:49 +0000)]
Code cleanups; get rid of get_text_area_size, replace get_icon_allocation

        * gtk/gtkentry.c: Code cleanups; get rid of get_text_area_size,
        replace get_icon_allocation by get_icon_allocations, don't
        pass allocation to place_windows; other stylistic changes to
        the icon-related code.

svn path=/trunk/; revision=22020

17 years agoAVoid size allocation loops
Matthias Clasen [Wed, 31 Dec 2008 02:44:46 +0000 (02:44 +0000)]
AVoid size allocation loops

svn path=/trunk/; revision=22019

17 years agoFix errors in property definitions and get_property implementation.
Matthias Clasen [Wed, 31 Dec 2008 02:40:00 +0000 (02:40 +0000)]
Fix errors in property definitions and get_property implementation.

        * gtk/gtkentry.c: Fix errors in property definitions and
        get_property implementation.

svn path=/trunk/; revision=22018

17 years agoAnd amend the docs, too
Matthias Clasen [Wed, 31 Dec 2008 02:34:03 +0000 (02:34 +0000)]
And amend the docs, too

svn path=/trunk/; revision=22017

17 years agoRedo the Caps Lock warning using an icon
Matthias Clasen [Wed, 31 Dec 2008 02:32:21 +0000 (02:32 +0000)]
Redo the Caps Lock warning using an icon

svn path=/trunk/; revision=22016

17 years ago Bug 558694 – Paned window splitter keynav broken
Matthias Clasen [Tue, 30 Dec 2008 20:55:58 +0000 (20:55 +0000)]
    Bug 558694 – Paned window splitter keynav broken

        * gtk/gtkpaned.c (get_child_panes): Don't add unrealized
        widgets.

svn path=/trunk/; revision=22015

17 years agoForgotten files
Matthias Clasen [Tue, 30 Dec 2008 20:47:03 +0000 (20:47 +0000)]
Forgotten files

svn path=/trunk/; revision=22014

17 years agoAdditions
Matthias Clasen [Tue, 30 Dec 2008 06:33:11 +0000 (06:33 +0000)]
Additions

svn path=/trunk/; revision=22013

17 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:56:57 +0000 (05:56 +0000)]
Doc additions

svn path=/trunk/; revision=22012

17 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:51:18 +0000 (05:51 +0000)]
Doc additions

svn path=/trunk/; revision=22011

17 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:49:05 +0000 (05:49 +0000)]
Doc additions

svn path=/trunk/; revision=22010

17 years agoAdditions
Matthias Clasen [Tue, 30 Dec 2008 05:40:18 +0000 (05:40 +0000)]
Additions

svn path=/trunk/; revision=22009

17 years agoFix a typo
Matthias Clasen [Tue, 30 Dec 2008 05:30:22 +0000 (05:30 +0000)]
Fix a typo

svn path=/trunk/; revision=22008

17 years agoDocument the preview capability
Matthias Clasen [Tue, 30 Dec 2008 05:27:25 +0000 (05:27 +0000)]
Document the preview capability

svn path=/trunk/; revision=22007

17 years agoDoc additions
Matthias Clasen [Tue, 30 Dec 2008 05:18:18 +0000 (05:18 +0000)]
Doc additions

svn path=/trunk/; revision=22006

17 years agoDocument GtkTreeViewGridLines
Matthias Clasen [Tue, 30 Dec 2008 04:37:56 +0000 (04:37 +0000)]
Document GtkTreeViewGridLines

svn path=/trunk/; revision=22005

17 years agoTry to improve the formatting
Matthias Clasen [Tue, 30 Dec 2008 04:34:22 +0000 (04:34 +0000)]
Try to improve the formatting

svn path=/trunk/; revision=22004

17 years agoFix markup
Matthias Clasen [Tue, 30 Dec 2008 00:52:04 +0000 (00:52 +0000)]
Fix markup

svn path=/trunk/; revision=22003

17 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 21:21:27 +0000 (21:21 +0000)]
Doc additions

svn path=/trunk/; revision=22002

17 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 21:20:18 +0000 (21:20 +0000)]
Doc additions

svn path=/trunk/; revision=22001

17 years agoDoc additions.
Matthias Clasen [Mon, 29 Dec 2008 20:39:42 +0000 (20:39 +0000)]
Doc additions.

2008-12-29  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkentry.c:
        * gtk/gtktextview.c:
        * gtk/gtkeditable.c:
        * gtk/gtktextbuffer.c: Doc additions.

svn path=/trunk/; revision=22000

17 years agoAdd missing symbols from gtkentry.c.
Tor Lillqvist [Mon, 29 Dec 2008 10:18:23 +0000 (10:18 +0000)]
Add missing symbols from gtkentry.c.

2008-12-29  Tor Lillqvist  <tml@novell.com>

* gtk/gtk.symbols: Add missing symbols from gtkentry.c.

svn path=/trunk/; revision=21999

17 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 07:39:34 +0000 (07:39 +0000)]
Doc additions

svn path=/trunk/; revision=21998

17 years agoMinor additions
Matthias Clasen [Mon, 29 Dec 2008 07:28:29 +0000 (07:28 +0000)]
Minor additions

svn path=/trunk/; revision=21997

17 years agoMore additions
Matthias Clasen [Mon, 29 Dec 2008 07:25:29 +0000 (07:25 +0000)]
More additions

svn path=/trunk/; revision=21996

17 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 07:24:06 +0000 (07:24 +0000)]
Doc additions

svn path=/trunk/; revision=21995

17 years agoMove docs inline.
Matthias Clasen [Mon, 29 Dec 2008 07:17:46 +0000 (07:17 +0000)]
Move docs inline.

svn path=/trunk/; revision=21994

17 years agoDocument gtk_xscrollbar.new
Matthias Clasen [Mon, 29 Dec 2008 07:17:01 +0000 (07:17 +0000)]
Document gtk_xscrollbar.new

svn path=/trunk/; revision=21993

17 years agoDocument capabilities
Matthias Clasen [Mon, 29 Dec 2008 07:02:24 +0000 (07:02 +0000)]
Document capabilities

svn path=/trunk/; revision=21992

17 years agoDoc additions
Matthias Clasen [Mon, 29 Dec 2008 06:48:44 +0000 (06:48 +0000)]
Doc additions

svn path=/trunk/; revision=21991

17 years agoDocument GtkBorder
Matthias Clasen [Mon, 29 Dec 2008 06:37:01 +0000 (06:37 +0000)]
Document GtkBorder

svn path=/trunk/; revision=21990

17 years agoAdditions
Matthias Clasen [Mon, 29 Dec 2008 06:31:44 +0000 (06:31 +0000)]
Additions

svn path=/trunk/; revision=21989

17 years agoMore additions
Matthias Clasen [Mon, 29 Dec 2008 06:17:00 +0000 (06:17 +0000)]
More additions

svn path=/trunk/; revision=21988

17 years agodoc fixes
Matthias Clasen [Mon, 29 Dec 2008 06:08:19 +0000 (06:08 +0000)]
doc fixes

svn path=/trunk/; revision=21987

17 years agoFix a typo
Matthias Clasen [Mon, 29 Dec 2008 06:02:38 +0000 (06:02 +0000)]
Fix a typo

svn path=/trunk/; revision=21986

17 years agoDocument GtkBuilderError
Matthias Clasen [Mon, 29 Dec 2008 05:58:19 +0000 (05:58 +0000)]
Document GtkBuilderError

svn path=/trunk/; revision=21985

17 years agoDocument GtkArrowPlacement
Matthias Clasen [Mon, 29 Dec 2008 05:40:42 +0000 (05:40 +0000)]
Document GtkArrowPlacement

svn path=/trunk/; revision=21984

17 years agoForgotten commit
Matthias Clasen [Mon, 29 Dec 2008 05:16:44 +0000 (05:16 +0000)]
Forgotten commit

svn path=/trunk/; revision=21983

17 years agoForgotten commit
Matthias Clasen [Mon, 29 Dec 2008 05:16:34 +0000 (05:16 +0000)]
Forgotten commit

svn path=/trunk/; revision=21982

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 04:56:09 +0000 (04:56 +0000)]
Doc fixes

svn path=/trunk/; revision=21981

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 04:54:42 +0000 (04:54 +0000)]
Doc fixes

svn path=/trunk/; revision=21980

17 years agoUn-doc-commentize non-exported functions
Matthias Clasen [Mon, 29 Dec 2008 04:50:15 +0000 (04:50 +0000)]
Un-doc-commentize non-exported functions

svn path=/trunk/; revision=21979

17 years agoRemove a duplicate section
Matthias Clasen [Mon, 29 Dec 2008 04:42:59 +0000 (04:42 +0000)]
Remove a duplicate section

svn path=/trunk/; revision=21978

17 years agoSmall addition
Matthias Clasen [Mon, 29 Dec 2008 04:40:42 +0000 (04:40 +0000)]
Small addition

svn path=/trunk/; revision=21977

17 years agoMove more private stuff to Private
Matthias Clasen [Mon, 29 Dec 2008 04:37:42 +0000 (04:37 +0000)]
Move more private stuff to Private

svn path=/trunk/; revision=21976

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 04:35:10 +0000 (04:35 +0000)]
Doc fixes

svn path=/trunk/; revision=21975

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 04:34:04 +0000 (04:34 +0000)]
Doc fixes

svn path=/trunk/; revision=21974

17 years agoMove GtkFixedChild to private
Matthias Clasen [Mon, 29 Dec 2008 04:30:45 +0000 (04:30 +0000)]
Move GtkFixedChild to private

svn path=/trunk/; revision=21973

17 years agoMatch parameter names
Matthias Clasen [Mon, 29 Dec 2008 04:24:49 +0000 (04:24 +0000)]
Match parameter names

svn path=/trunk/; revision=21972

17 years agoMerge docs inline
Matthias Clasen [Mon, 29 Dec 2008 04:19:56 +0000 (04:19 +0000)]
Merge docs inline

svn path=/trunk/; revision=21971

17 years agoPick up misc. new api
Matthias Clasen [Mon, 29 Dec 2008 04:11:34 +0000 (04:11 +0000)]
Pick up misc. new api

svn path=/trunk/; revision=21970

17 years agos/<envvar>/<envar>/
Matthias Clasen [Mon, 29 Dec 2008 03:25:54 +0000 (03:25 +0000)]
s/<envvar>/<envar>/

svn path=/trunk/; revision=21969

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 03:22:30 +0000 (03:22 +0000)]
Doc fixes

svn path=/trunk/; revision=21968

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 03:20:56 +0000 (03:20 +0000)]
Doc fixes

svn path=/trunk/; revision=21967

17 years agoRemove an overridden item
Matthias Clasen [Mon, 29 Dec 2008 03:20:34 +0000 (03:20 +0000)]
Remove an overridden item

svn path=/trunk/; revision=21966

17 years agoupdated uzbek translations by nurali
Nurali Abdurahmonov [Mon, 29 Dec 2008 03:19:11 +0000 (03:19 +0000)]
updated uzbek translations by nurali

svn path=/trunk/; revision=21965

17 years agoAnother dupe
Matthias Clasen [Mon, 29 Dec 2008 03:13:42 +0000 (03:13 +0000)]
Another dupe

svn path=/trunk/; revision=21964

17 years agoDoc fixes
Matthias Clasen [Mon, 29 Dec 2008 03:12:35 +0000 (03:12 +0000)]
Doc fixes

svn path=/trunk/; revision=21963

17 years agoMore dupes
Matthias Clasen [Mon, 29 Dec 2008 03:10:16 +0000 (03:10 +0000)]
More dupes

svn path=/trunk/; revision=21962

17 years agoRemove duplicates
Matthias Clasen [Mon, 29 Dec 2008 03:08:47 +0000 (03:08 +0000)]
Remove duplicates

svn path=/trunk/; revision=21961

17 years agoMerge docs inline
Matthias Clasen [Mon, 29 Dec 2008 03:01:42 +0000 (03:01 +0000)]
Merge docs inline

svn path=/trunk/; revision=21960